Setup Guide
Open your terminal and run:
git clone git@github.com:iJoeCollins/JOEModelManager.git
Drag the JOEModelManager folder into your project.
Then in your .pch file:
#import "JOEModelManager.h"
Or just import the header files where needed.